3.36 \(\int \frac{x^3 (a+b \tanh ^{-1}(c \sqrt{x}))}{1-c^2 x} \, dx\)

Optimal. Leaf size=195 \[ \frac{b \text{PolyLog}\left (2,1-\frac{2}{1-c \sqrt{x}}\right )}{c^8}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \log \left (\frac{2}{1-c \sqrt{x}}\right ) \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^8}-\frac{b x^{5/2}}{15 c^3}-\frac{5 b x^{3/2}}{18 c^5}-\frac{11 b \sqrt{x}}{6 c^7}+\frac{11 b \tanh ^{-1}\left (c \sqrt{x}\right )}{6 c^8} \]

[Out]

(-11*b*Sqrt[x])/(6*c^7) - (5*b*x^(3/2))/(18*c^5) - (b*x^(5/2))/(15*c^3) + (11*b*ArcTanh[c*Sqrt[x]])/(6*c^8) -
(x*(a + b*ArcTanh[c*Sqrt[x]]))/c^6 - (x^2*(a + b*ArcTanh[c*Sqrt[x]]))/(2*c^4) - (x^3*(a + b*ArcTanh[c*Sqrt[x]]
))/(3*c^2) - (a + b*ArcTanh[c*Sqrt[x]])^2/(b*c^8) + (2*(a + b*ArcTanh[c*Sqrt[x]])*Log[2/(1 - c*Sqrt[x])])/c^8
+ (b*PolyLog[2, 1 - 2/(1 - c*Sqrt[x])])/c^8

________________________________________________________________________________________

Rubi [A]  time = 0.600731, antiderivative size = 195, normalized size of antiderivative = 1., number of steps used = 19, number of rules used = 10, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.385, Rules used = {43, 5980, 5916, 302, 206, 321, 5984, 5918, 2402, 2315} \[ \frac{b \text{PolyLog}\left (2,1-\frac{2}{1-c \sqrt{x}}\right )}{c^8}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \log \left (\frac{2}{1-c \sqrt{x}}\right ) \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^8}-\frac{b x^{5/2}}{15 c^3}-\frac{5 b x^{3/2}}{18 c^5}-\frac{11 b \sqrt{x}}{6 c^7}+\frac{11 b \tanh ^{-1}\left (c \sqrt{x}\right )}{6 c^8} \]

Antiderivative was successfully verified.

[In]

Int[(x^3*(a + b*ArcTanh[c*Sqrt[x]]))/(1 - c^2*x),x]

[Out]

(-11*b*Sqrt[x])/(6*c^7) - (5*b*x^(3/2))/(18*c^5) - (b*x^(5/2))/(15*c^3) + (11*b*ArcTanh[c*Sqrt[x]])/(6*c^8) -
(x*(a + b*ArcTanh[c*Sqrt[x]]))/c^6 - (x^2*(a + b*ArcTanh[c*Sqrt[x]]))/(2*c^4) - (x^3*(a + b*ArcTanh[c*Sqrt[x]]
))/(3*c^2) - (a + b*ArcTanh[c*Sqrt[x]])^2/(b*c^8) + (2*(a + b*ArcTanh[c*Sqrt[x]])*Log[2/(1 - c*Sqrt[x])])/c^8
+ (b*PolyLog[2, 1 - 2/(1 - c*Sqrt[x])])/c^8

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 5980

Int[(((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*((f_.)*(x_))^(m_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> Dist[f^2
/e, Int[(f*x)^(m - 2)*(a + b*ArcTanh[c*x])^p, x], x] - Dist[(d*f^2)/e, Int[((f*x)^(m - 2)*(a + b*ArcTanh[c*x])
^p)/(d + e*x^2), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && GtQ[p, 0] && GtQ[m, 1]

Rule 5916

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[((d*x)^(m + 1)*(a + b*ArcT
anh[c*x])^p)/(d*(m + 1)), x] - Dist[(b*c*p)/(d*(m + 1)), Int[((d*x)^(m + 1)*(a + b*ArcTanh[c*x])^(p - 1))/(1 -
 c^2*x^2), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[p, 0] && (EqQ[p, 1] || IntegerQ[m]) && NeQ[m, -1]

Rule 302

Int[(x_)^(m_)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Int[PolynomialDivide[x^m, a + b*x^n, x], x] /; FreeQ[{a,
b}, x] && IGtQ[m, 0] && IGtQ[n, 0] && GtQ[m, 2*n - 1]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 321

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^n
)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^n*(m - n + 1))/(b*(m + n*p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 5984

Int[(((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)*(x_))/((d_) + (e_.)*(x_)^2), x_Symbol] :> Simp[(a + b*ArcTanh[c
*x])^(p + 1)/(b*e*(p + 1)), x] + Dist[1/(c*d), Int[(a + b*ArcTanh[c*x])^p/(1 - c*x), x], x] /; FreeQ[{a, b, c,
 d, e}, x] && EqQ[c^2*d + e, 0] && IGtQ[p, 0]

Rule 5918

Int[((a_.) + ArcTanh[(c_.)*(x_)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> -Simp[((a + b*ArcTanh[c*x])^p*
Log[2/(1 + (e*x)/d)])/e, x] + Dist[(b*c*p)/e, Int[((a + b*ArcTanh[c*x])^(p - 1)*Log[2/(1 + (e*x)/d)])/(1 - c^2
*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] && IGtQ[p, 0] && EqQ[c^2*d^2 - e^2, 0]

Rule 2402

Int[Log[(c_.)/((d_) + (e_.)*(x_))]/((f_) + (g_.)*(x_)^2), x_Symbol] :> -Dist[e/g, Subst[Int[Log[2*d*x]/(1 - 2*
d*x), x], x, 1/(d + e*x)], x] /; FreeQ[{c, d, e, f, g}, x] && EqQ[c, 2*d] && EqQ[e^2*f + d^2*g, 0]

Rule 2315

Int[Log[(c_.)*(x_)]/((d_) + (e_.)*(x_)), x_Symbol] :> -Simp[PolyLog[2, 1 - c*x]/e, x] /; FreeQ[{c, d, e}, x] &
& EqQ[e + c*d, 0]

Rubi steps

\begin{align*} \int \frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{1-c^2 x} \, dx &=2 \operatorname{Subst}\left (\int \frac{x^7 \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )\\ &=-\frac{2 \operatorname{Subst}\left (\int x^5 \left (a+b \tanh ^{-1}(c x)\right ) \, dx,x,\sqrt{x}\right )}{c^2}+\frac{2 \operatorname{Subst}\left (\int \frac{x^5 \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^2}\\ &=-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{2 \operatorname{Subst}\left (\int x^3 \left (a+b \tanh ^{-1}(c x)\right ) \, dx,x,\sqrt{x}\right )}{c^4}+\frac{2 \operatorname{Subst}\left (\int \frac{x^3 \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^4}+\frac{b \operatorname{Subst}\left (\int \frac{x^6}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{3 c}\\ &=-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{2 \operatorname{Subst}\left (\int x \left (a+b \tanh ^{-1}(c x)\right ) \, dx,x,\sqrt{x}\right )}{c^6}+\frac{2 \operatorname{Subst}\left (\int \frac{x \left (a+b \tanh ^{-1}(c x)\right )}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^6}+\frac{b \operatorname{Subst}\left (\int \frac{x^4}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{2 c^3}+\frac{b \operatorname{Subst}\left (\int \left (-\frac{1}{c^6}-\frac{x^2}{c^4}-\frac{x^4}{c^2}+\frac{1}{c^6 \left (1-c^2 x^2\right )}\right ) \, dx,x,\sqrt{x}\right )}{3 c}\\ &=-\frac{b \sqrt{x}}{3 c^7}-\frac{b x^{3/2}}{9 c^5}-\frac{b x^{5/2}}{15 c^3}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \operatorname{Subst}\left (\int \frac{a+b \tanh ^{-1}(c x)}{1-c x} \, dx,x,\sqrt{x}\right )}{c^7}+\frac{b \operatorname{Subst}\left (\int \frac{1}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{3 c^7}+\frac{b \operatorname{Subst}\left (\int \frac{x^2}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^5}+\frac{b \operatorname{Subst}\left (\int \left (-\frac{1}{c^4}-\frac{x^2}{c^2}+\frac{1}{c^4 \left (1-c^2 x^2\right )}\right ) \, dx,x,\sqrt{x}\right )}{2 c^3}\\ &=-\frac{11 b \sqrt{x}}{6 c^7}-\frac{5 b x^{3/2}}{18 c^5}-\frac{b x^{5/2}}{15 c^3}+\frac{b \tanh ^{-1}\left (c \sqrt{x}\right )}{3 c^8}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right ) \log \left (\frac{2}{1-c \sqrt{x}}\right )}{c^8}+\frac{b \operatorname{Subst}\left (\int \frac{1}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{2 c^7}+\frac{b \operatorname{Subst}\left (\int \frac{1}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^7}-\frac{(2 b) \operatorname{Subst}\left (\int \frac{\log \left (\frac{2}{1-c x}\right )}{1-c^2 x^2} \, dx,x,\sqrt{x}\right )}{c^7}\\ &=-\frac{11 b \sqrt{x}}{6 c^7}-\frac{5 b x^{3/2}}{18 c^5}-\frac{b x^{5/2}}{15 c^3}+\frac{11 b \tanh ^{-1}\left (c \sqrt{x}\right )}{6 c^8}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right ) \log \left (\frac{2}{1-c \sqrt{x}}\right )}{c^8}+\frac{(2 b) \operatorname{Subst}\left (\int \frac{\log (2 x)}{1-2 x} \, dx,x,\frac{1}{1-c \sqrt{x}}\right )}{c^8}\\ &=-\frac{11 b \sqrt{x}}{6 c^7}-\frac{5 b x^{3/2}}{18 c^5}-\frac{b x^{5/2}}{15 c^3}+\frac{11 b \tanh ^{-1}\left (c \sqrt{x}\right )}{6 c^8}-\frac{x \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{c^6}-\frac{x^2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{2 c^4}-\frac{x^3 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )}{3 c^2}-\frac{\left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right )^2}{b c^8}+\frac{2 \left (a+b \tanh ^{-1}\left (c \sqrt{x}\right )\right ) \log \left (\frac{2}{1-c \sqrt{x}}\right )}{c^8}+\frac{b \text{Li}_2\left (1-\frac{2}{1-c \sqrt{x}}\right )}{c^8}\\ \end{align*}

Mathematica [A]  time = 0.552083, size = 160, normalized size = 0.82 \[ -\frac{90 b \text{PolyLog}\left (2,-e^{-2 \tanh ^{-1}\left (c \sqrt{x}\right )}\right )+30 a c^6 x^3+45 a c^4 x^2+90 a c^2 x+90 a \log \left (1-c^2 x\right )+6 b c^5 x^{5/2}+25 b c^3 x^{3/2}+15 b \tanh ^{-1}\left (c \sqrt{x}\right ) \left (2 c^6 x^3+3 c^4 x^2+6 c^2 x-12 \log \left (e^{-2 \tanh ^{-1}\left (c \sqrt{x}\right )}+1\right )-11\right )+165 b c \sqrt{x}-90 b \tanh ^{-1}\left (c \sqrt{x}\right )^2}{90 c^8} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(x^3*(a + b*ArcTanh[c*Sqrt[x]]))/(1 - c^2*x),x]

[Out]

-(165*b*c*Sqrt[x] + 90*a*c^2*x + 25*b*c^3*x^(3/2) + 45*a*c^4*x^2 + 6*b*c^5*x^(5/2) + 30*a*c^6*x^3 - 90*b*ArcTa
nh[c*Sqrt[x]]^2 + 15*b*ArcTanh[c*Sqrt[x]]*(-11 + 6*c^2*x + 3*c^4*x^2 + 2*c^6*x^3 - 12*Log[1 + E^(-2*ArcTanh[c*
Sqrt[x]])]) + 90*a*Log[1 - c^2*x] + 90*b*PolyLog[2, -E^(-2*ArcTanh[c*Sqrt[x]])])/(90*c^8)

________________________________________________________________________________________

Maple [A]  time = 0.053, size = 309, normalized size = 1.6 \begin{align*} -{\frac{{x}^{3}a}{3\,{c}^{2}}}-{\frac{a{x}^{2}}{2\,{c}^{4}}}-{\frac{ax}{{c}^{6}}}-{\frac{a}{{c}^{8}}\ln \left ( c\sqrt{x}-1 \right ) }-{\frac{a}{{c}^{8}}\ln \left ( 1+c\sqrt{x} \right ) }-{\frac{b{x}^{3}}{3\,{c}^{2}}{\it Artanh} \left ( c\sqrt{x} \right ) }-{\frac{b{x}^{2}}{2\,{c}^{4}}{\it Artanh} \left ( c\sqrt{x} \right ) }-{\frac{bx}{{c}^{6}}{\it Artanh} \left ( c\sqrt{x} \right ) }-{\frac{b}{{c}^{8}}{\it Artanh} \left ( c\sqrt{x} \right ) \ln \left ( c\sqrt{x}-1 \right ) }-{\frac{b}{{c}^{8}}{\it Artanh} \left ( c\sqrt{x} \right ) \ln \left ( 1+c\sqrt{x} \right ) }-{\frac{b}{4\,{c}^{8}} \left ( \ln \left ( c\sqrt{x}-1 \right ) \right ) ^{2}}+{\frac{b}{{c}^{8}}{\it dilog} \left ({\frac{1}{2}}+{\frac{c}{2}\sqrt{x}} \right ) }+{\frac{b}{2\,{c}^{8}}\ln \left ( c\sqrt{x}-1 \right ) \ln \left ({\frac{1}{2}}+{\frac{c}{2}\sqrt{x}} \right ) }+{\frac{b}{2\,{c}^{8}}\ln \left ( -{\frac{c}{2}\sqrt{x}}+{\frac{1}{2}} \right ) \ln \left ({\frac{1}{2}}+{\frac{c}{2}\sqrt{x}} \right ) }-{\frac{b}{2\,{c}^{8}}\ln \left ( -{\frac{c}{2}\sqrt{x}}+{\frac{1}{2}} \right ) \ln \left ( 1+c\sqrt{x} \right ) }+{\frac{b}{4\,{c}^{8}} \left ( \ln \left ( 1+c\sqrt{x} \right ) \right ) ^{2}}-{\frac{b}{15\,{c}^{3}}{x}^{{\frac{5}{2}}}}-{\frac{5\,b}{18\,{c}^{5}}{x}^{{\frac{3}{2}}}}-{\frac{11\,b}{6\,{c}^{7}}\sqrt{x}}-{\frac{11\,b}{12\,{c}^{8}}\ln \left ( c\sqrt{x}-1 \right ) }+{\frac{11\,b}{12\,{c}^{8}}\ln \left ( 1+c\sqrt{x} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^3*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x)

[Out]

-1/3/c^2*a*x^3-1/2/c^4*x^2*a-1/c^6*x*a-1/c^8*a*ln(c*x^(1/2)-1)-1/c^8*a*ln(1+c*x^(1/2))-1/3/c^2*b*arctanh(c*x^(
1/2))*x^3-1/2/c^4*b*arctanh(c*x^(1/2))*x^2-1/c^6*b*arctanh(c*x^(1/2))*x-1/c^8*b*arctanh(c*x^(1/2))*ln(c*x^(1/2
)-1)-1/c^8*b*arctanh(c*x^(1/2))*ln(1+c*x^(1/2))-1/4/c^8*b*ln(c*x^(1/2)-1)^2+1/c^8*b*dilog(1/2+1/2*c*x^(1/2))+1
/2/c^8*b*ln(c*x^(1/2)-1)*ln(1/2+1/2*c*x^(1/2))+1/2/c^8*b*ln(-1/2*c*x^(1/2)+1/2)*ln(1/2+1/2*c*x^(1/2))-1/2/c^8*
b*ln(-1/2*c*x^(1/2)+1/2)*ln(1+c*x^(1/2))+1/4/c^8*b*ln(1+c*x^(1/2))^2-1/15*b*x^(5/2)/c^3-5/18*b*x^(3/2)/c^5-11/
6*b*x^(1/2)/c^7-11/12/c^8*b*ln(c*x^(1/2)-1)+11/12/c^8*b*ln(1+c*x^(1/2))

________________________________________________________________________________________

Maxima [A]  time = 1.79632, size = 332, normalized size = 1.7 \begin{align*} -\frac{1}{6} \, a{\left (\frac{2 \, c^{4} x^{3} + 3 \, c^{2} x^{2} + 6 \, x}{c^{6}} + \frac{6 \, \log \left (c^{2} x - 1\right )}{c^{8}}\right )} - \frac{{\left (\log \left (c \sqrt{x} + 1\right ) \log \left (-\frac{1}{2} \, c \sqrt{x} + \frac{1}{2}\right ) +{\rm Li}_2\left (\frac{1}{2} \, c \sqrt{x} + \frac{1}{2}\right )\right )} b}{c^{8}} + \frac{11 \, b \log \left (c \sqrt{x} + 1\right )}{12 \, c^{8}} - \frac{11 \, b \log \left (c \sqrt{x} - 1\right )}{12 \, c^{8}} - \frac{12 \, b c^{5} x^{\frac{5}{2}} + 50 \, b c^{3} x^{\frac{3}{2}} + 45 \, b \log \left (c \sqrt{x} + 1\right )^{2} - 45 \, b \log \left (-c \sqrt{x} + 1\right )^{2} + 330 \, b c \sqrt{x} + 15 \,{\left (2 \, b c^{6} x^{3} + 3 \, b c^{4} x^{2} + 6 \, b c^{2} x\right )} \log \left (c \sqrt{x} + 1\right ) - 15 \,{\left (2 \, b c^{6} x^{3} + 3 \, b c^{4} x^{2} + 6 \, b c^{2} x + 6 \, b \log \left (c \sqrt{x} + 1\right )\right )} \log \left (-c \sqrt{x} + 1\right )}{180 \, c^{8}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="maxima")

[Out]

-1/6*a*((2*c^4*x^3 + 3*c^2*x^2 + 6*x)/c^6 + 6*log(c^2*x - 1)/c^8) - (log(c*sqrt(x) + 1)*log(-1/2*c*sqrt(x) + 1
/2) + dilog(1/2*c*sqrt(x) + 1/2))*b/c^8 + 11/12*b*log(c*sqrt(x) + 1)/c^8 - 11/12*b*log(c*sqrt(x) - 1)/c^8 - 1/
180*(12*b*c^5*x^(5/2) + 50*b*c^3*x^(3/2) + 45*b*log(c*sqrt(x) + 1)^2 - 45*b*log(-c*sqrt(x) + 1)^2 + 330*b*c*sq
rt(x) + 15*(2*b*c^6*x^3 + 3*b*c^4*x^2 + 6*b*c^2*x)*log(c*sqrt(x) + 1) - 15*(2*b*c^6*x^3 + 3*b*c^4*x^2 + 6*b*c^
2*x + 6*b*log(c*sqrt(x) + 1))*log(-c*sqrt(x) + 1))/c^8

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{b x^{3} \operatorname{artanh}\left (c \sqrt{x}\right ) + a x^{3}}{c^{2} x - 1}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="fricas")

[Out]

integral(-(b*x^3*arctanh(c*sqrt(x)) + a*x^3)/(c^2*x - 1), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} - \int \frac{a x^{3}}{c^{2} x - 1}\, dx - \int \frac{b x^{3} \operatorname{atanh}{\left (c \sqrt{x} \right )}}{c^{2} x - 1}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**3*(a+b*atanh(c*x**(1/2)))/(-c**2*x+1),x)

[Out]

-Integral(a*x**3/(c**2*x - 1), x) - Integral(b*x**3*atanh(c*sqrt(x))/(c**2*x - 1), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int -\frac{{\left (b \operatorname{artanh}\left (c \sqrt{x}\right ) + a\right )} x^{3}}{c^{2} x - 1}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3*(a+b*arctanh(c*x^(1/2)))/(-c^2*x+1),x, algorithm="giac")

[Out]

integrate(-(b*arctanh(c*sqrt(x)) + a)*x^3/(c^2*x - 1), x)